UVList.GetUV Method
Gets the texture coordinates, U and V, for the passed item in the list.
Syntax
UVList.GetUV index, U, V
Parameters
index
Integer
U
ByRef Double
V